Carbon


InstallWindowContentPaintProc

Header: MacWindows.h Carbon status: Supported

OSStatus InstallWindowContentPaintProc (
    WindowRef window, 
    WindowPaintUPP paintProc, 
    WindowPaintProcOptions options, 
    void *refCon
);
window
paintProc
options
refCon
function result

A result code.

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later when WindowsLib 8.7 or later is installed. Exported by CarbonLib 1.0 and later and by WindowsLib 8.7 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)